From: Juanma Barranquero Date: Wed, 31 Jan 2007 12:34:01 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~2509 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=14bbebe06f7a4815e5cfbf579c93d69b60042734;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f8877bb48e5..b01d36dec11 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,7 +1,11 @@ +2007-01-31 Juanma Barranquero + + * faces.el (color-values): Doc fix. + (face-differs-from-default-p): Don't check :foreground twice. + 2007-01-31 J.D. Smith - * comint.el (comint-mode): Prevent non-keyword fontification by - default. + * comint.el (comint-mode): Prevent non-keyword fontification by default. 2007-01-31 Kenichi Handa @@ -27,8 +31,7 @@ 2007-01-30 Michael Albinus - * files.el (get-free-disk-space): Return nil for remote - directories. + * files.el (get-free-disk-space): Return nil for remote directories. * net/ange-ftp.el (ange-ftp-ls): In case of wildcards, use "ls" instead of "dir".